projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c02138c
)
(autoarg-mode): Give it a :group.
author
Dave Love
<fx@gnu.org>
Fri, 29 Nov 2002 20:11:07 +0000
(20:11 +0000)
committer
Dave Love
<fx@gnu.org>
Fri, 29 Nov 2002 20:11:07 +0000
(20:11 +0000)
lisp/autoarg.el
patch
|
blob
|
history
diff --git
a/lisp/autoarg.el
b/lisp/autoarg.el
index e18023f3cb8bc4dfddb98af9969da0799d0ed989..9766e0b15a0e537ff18cb28f5de36182c7a92349 100644
(file)
--- a/
lisp/autoarg.el
+++ b/
lisp/autoarg.el
@@
-110,7
+110,7
@@
then invokes the normal binding of \\[autoarg-terminate].
`C-u \\[autoarg-terminate]' invokes the normal binding of \\[autoarg-terminate] four times.
\\{autoarg-mode-map}"
- nil " Aarg" autoarg-mode-map :global t)
+ nil " Aarg" autoarg-mode-map :global t
:group 'keyboard
)
;;;###autoload
(define-minor-mode autoarg-kp-mode